Jonas Ådahl [Thu, 13 Oct 2016 05:56:00 +0000 (13:56 +0800)]
wayland/xdg-shell: Scale positioner coordinates
When the monitor is scaled (i.e. HiDPI scaling) the placement coordinates
ere still in unscaled xdg_surface window geometry coordinate space when
used to place the window. Fix this by scaling the coordinates by the
monitor scale of the parent toplevel window before using them.
https://bugzilla.gnome.org/show_bug.cgi?id=771841
Gbp-Pq: Name wayland-xdg-shell-Scale-positioner-coordinates.patch
wayland/xdg-shell: update popup window monitor early
As meta_window_place_with_placement_rule will trigger a configure event
being sent ensure that the popup is placed on the correct monitor first
to ensure the right scale factor is applied.
Jonas Ådahl [Fri, 23 Sep 2016 09:15:56 +0000 (17:15 +0800)]
wayland/xdg-popup: Always use monitor of toplevel
Always use the monitor of the toplevel surface's window, so that the
popup menu and the parent will always have the same scale. This fixes
the dimensions sent in the xdg_popup configure event.
https://bugzilla.gnome.org/show_bug.cgi?id=771841
Gbp-Pq: Name wayland-xdg-popup-Always-use-monitor-of-toplevel.patch
Michael Biebl [Mon, 19 Sep 2016 23:43:37 +0000 (23:43 +0000)]
mutter (3.22.0-1) unstable; urgency=medium
[ Jeremy Bicha ]
* debian/control.in:
- Explicitly build-depend on libegl1-mesa-dev (Closes: #836153)
[ Michael Biebl ]
* New upstream release.
- Correctly handle tablet settings lookups with no backing libwacom info.
(Closes: #838050)
* Use non-multiarch path (/usr/lib/mutter) for libexecdir.
[ Michael Biebl ]
* Install missing keybindings file 50-mutter-windows.xml which is required
to configure mutter specific keyboard shortcuts in gnome-control-center. Closes: #680004
* Use list-missing to list files missing from the package.